From: Rüdiger Sonderfeld Date: Tue, 18 Nov 2014 16:55:21 +0000 (+0100) Subject: lisp/ChangeLog: add bug#13871. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3423^2~454 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b2c4e6c82541a3d7e6544a33073039da38e13d0d;p=emacs.git lisp/ChangeLog: add bug#13871. There was a similar patch in bug#13871. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1635bc475c..0b1456a3dee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -44,6 +44,7 @@ 2014-11-18 Paul Pogonyshev Rüdiger Sonderfeld + Fix bug#13871 (an alternative version of the patch). * progmodes/cc-langs.el: Support some of the new keywords in C++11. (c-operators): Add "alignof".